| StudentAccountTransactionAppliedPayment |
| EntityType | Independent |
| Logical Entity Name | StudentAccountTransactionAppliedPayment |
| Default Table Name | SaPaymentApply |
| Logical Only | NO |
| Definition | |
| Note |
| StudentAccountTransactionAppliedPayment Attributes |
| Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
StudentAccountTransactionAppliedPaymentId |
INTEGER | NO | ||
StudentAccountTransactionId |
INTEGER | YES | ||
| AppliedToStudentAccountTransactionId | INTEGER | YES | ||
| ApplyToBillCode | CHAR(8) | YES | ||
| AppliedAmount | MONEY(19, 4) | NO | ||
| LastModifiedUserId | INTEGER | NO | ||
| CreatedDateTime | DATETIME | NO | ||
| LastModifiedDateTime | DATETIME | NO | ||
| RowVersion | TIMESTAMP/DATE | NO | ||
StudentId |
INTEGER | YES | ||
FundSourceId |
INTEGER | YES | ||
CampusId |
INTEGER | YES | ||
| IsManuallyEditedByUser | BIT | NO | ||
CampusId |
INTEGER | YES |
| StudentAccountTransactionAppliedPayment Keys |
| Key Name | Key Type | Keys |
| SaPaymentApply_SyStudentId_SyCampusId_FaFundSourceId_SaPaymentApplyId_U_N_IDX | Alternate Key | StudentId, CampusId, FundSourceId, StudentAccountTransactionAppliedPaymentId |
| SaPaymentApply_ApplyToID_N_N_IDX | Inversion Entry | AppliedToStudentAccountTransactionId |
| SaPaymentApply_SaPaymentApplyID_U_C_IDX | PrimaryKey | StudentAccountTransactionAppliedPaymentId |
| StudentAccountTransactionAppliedPayment Relationships |
| Parent Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype |
| StudentAccountTransaction | Non-Identifying | Zero or One to Zero or More | StudentAccountTransactionId | NO | |||
| Campus | Non-Identifying | Zero or One to Zero or More | CampusId | NO | |||
| FundSource | Non-Identifying | Zero or One to Zero or More | FundSourceId | NO | |||
| Campus | Non-Identifying | Zero or One to Zero or More | CampusId | NO | |||
| Student | Non-Identifying | Zero or One to Zero or More | StudentId | NO | |||
| Student | Non-Identifying | Zero or One to Zero or More | StudentId | NO | |||
| StudentAccountTransaction | Non-Identifying | Zero or One to Zero or More | StudentAccountTransactionId | NO |
| Child Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype |
| StudentAccountTransactionAppliedPayment Check Constraints |
| Check Constraint Name | CheckConstraint |